home *** CD-ROM | disk | FTP | other *** search
/ So Much Shareware 3 / So Much Shareware 3 (Power User Software).ISO / utils / arj239.exe / ERRORS.DOC < prev    next >
Text File  |  1992-11-22  |  11KB  |  456 lines

  1.  
  2.      ERRORS.DOC                         October 1992
  3.  
  4.  
  5.      The following error messages may appear when using ARJ.  A brief
  6.      explanation of each message follows:
  7.  
  8.  
  9.      <filename> does not exist
  10.  
  11.      The file <filename> could not be found on the disk.  This error
  12.      may occur in a multiple volume extraction if ARJ is trying to
  13.      extract a split file.    If this split file is not the beginning of
  14.      the file, ARJ will look for the beginning of the file on the disk.
  15.      If this file is missing, ARJ will report this error.
  16.  
  17.  
  18.      <filename> exists
  19.  
  20.      The file <filename> already exists on the disk.
  21.  
  22.  
  23.      <filename> is not an ARJ archive
  24.  
  25.      The file <filename> does not have a valid ARJ archive header in
  26.      the initial portion of the file.  This file may not be an ARJ
  27.      archive or it may be damaged.
  28.  
  29.  
  30.      <filename> is not the same date/time
  31.  
  32.      The file <filename> that is being appended to does not have the
  33.      correct file date-time stamp.    This message occurs during multiple
  34.      volume extraction when the portion of the file on disk does not
  35.      match the portion in the archive.  This can happen if a multiple
  36.      volume extraction was interrupted by a "quit" response.
  37.  
  38.  
  39.      <filename> is same or newer
  40.  
  41.      The file <filename> has the same or newer file date-time stamp
  42.      than the matching file in the archive.
  43.  
  44.  
  45.      Archive name argument missing
  46.  
  47.      The ARJ command is missing the name of the ARJ archive filename.
  48.  
  49.  
  50.      Arg table overflow
  51.  
  52.      There are more than 64 arguments on the ARJ command line.
  53.  
  54.  
  55.      Bad command syntax
  56.  
  57.      The ARJ command line is not correct syntactically.
  58.  
  59.  
  60.      Bad file data
  61.  
  62.      The file in the ARJ archive is damaged and has invalid data in it.
  63.      It is not possible to recover this file in an undamaged format.
  64.  
  65.  
  66.      Bad file data or bad password
  67.  
  68.      The file in the ARJ archive is damaged or you may have supplied
  69.      the wrong password to the "-g" option.  Check the password that
  70.      you specified.
  71.  
  72.  
  73.      Bad header
  74.  
  75.      The ARJ archive file description information record is damaged.
  76.  
  77.  
  78.      Break signaled
  79.  
  80.      The user pressed Control C or Control BREAK.
  81.  
  82.  
  83.      CRC error
  84.  
  85.      The file in the ARJ archive is damaged and has invalid data in it.
  86.      It is not possible to recover this file in an undamaged format.
  87.  
  88.      If this error is encountered when ARJ initially starts up, this
  89.      indicates that the ARJ runfile is probably damaged.
  90.  
  91.  
  92.      Can't copy temp <filename> to archive <filename>
  93.  
  94.      This error usually means that there is not enough disk space to
  95.      copy the intermediate archive file to its destination drive. ARJ
  96.      does not purge the intermediate archive file in this situation so
  97.      that the file can be copied manually to a drive with enough disk
  98.      space.
  99.  
  100.  
  101.      Can't delete <filename>
  102.  
  103.      ARJ cannot delete the file <filename>.  Most likely, the file is
  104.      in use or is set as readonly.
  105.  
  106.  
  107.      Can't find <filename>
  108.  
  109.      The file <filename> does not exist.
  110.  
  111.  
  112.      Can't find restart file: <filename>
  113.  
  114.      The file <filename> does not exist.
  115.  
  116.  
  117.      Can't find restart information
  118.  
  119.      During the scan of the specified index file, ARJ could not find
  120.      a line of text similar to the following:
  121.  
  122.      Next volume - 001 1      19931 C:\ARC\VGA640.DRV
  123.  
  124.      This can happened if the index file is damaged or was created by
  125.      a version of ARJ prior to 2.40.
  126.  
  127.  
  128.      Can't get volume label
  129.  
  130.      ARJ could not read the volume label of the drive specified.
  131.  
  132.  
  133.      Can't make directory <directoryname>
  134.  
  135.      ARJ could not create the directory <directoryname>.  The name
  136.      <directoryname> may already exist.
  137.  
  138.  
  139.      Can't open <filename>
  140.  
  141.      ARJ cannot open the file <filename>.  The file may be set to
  142.      readonly or it may already be in use.
  143.  
  144.  
  145.      Can't order a multiple volume archive
  146.  
  147.      Re-ordering a multiple volume archive is NOT allowed.
  148.  
  149.  
  150.      Can't read file or unexpected end of file
  151.  
  152.      This error message usually occurs if the end of the file has been
  153.      reached when ARJ is expecting more data.
  154.  
  155.  
  156.      Can't rename <filename> to <filename>
  157.  
  158.      ARJ could not rename <filename>.  The target filename may already
  159.      exist.
  160.  
  161.  
  162.      Can't reset <filename>
  163.  
  164.      ARJ could not reset the archive bit attribute of <filename>.
  165.  
  166.  
  167.      Can't seek to position <number> in file
  168.  
  169.      ARJ could not seek to the position in the file.  This file may not
  170.      be as large as the position specified.
  171.  
  172.  
  173.      Can't update an ARJ-SECURED archive
  174.  
  175.      Modification of an ARJ-SECURED archive is NOT allowed.
  176.  
  177.  
  178.      Can't use -jt1 or -jt2 with -e or -e1
  179.  
  180.      ARJ always uses the filename stored in the archive to access the
  181.      file during the compare operation.  The -e and -e1 options strip
  182.      significant information from the filename.
  183.  
  184.  
  185.      Can't use -v with self-extraction
  186.  
  187.      The ARJ self-extraction modules do not support multiple volume
  188.      archives.
  189.  
  190.  
  191.      Can't write file. Disk full?
  192.  
  193.      Self-explanatory.
  194.  
  195.  
  196.      Critical device error
  197.  
  198.      A DOS critical error has occurred.  ARJ has trapped this error
  199.      condition and returned a error.
  200.  
  201.  
  202.      Delete argument missing
  203.  
  204.      The ARJ delete command requires that a filename or wildspec be
  205.      specified on the command line.  It does not assume "*.*".
  206.  
  207.  
  208.      Exceeded maximum path size of <number> at <filename>
  209.  
  210.      The maximum pathname length is limited in size to <number>
  211.      characters.
  212.  
  213.  
  214.      Exceeded name limit of <number> at <filename>
  215.  
  216.      The number of filenames encountered by ARJ has exceeded the
  217.      documented limited of <number> filenames.
  218.  
  219.  
  220.      File is password encrypted
  221.  
  222.      ARJ is skipping the current file because it is password encrypted
  223.      (garbled) and no password has been specified on the command line
  224.      with the "-g" option.
  225.  
  226.  
  227.      Found <number> error(s)
  228.  
  229.      ARJ has encountered <number> of non-fatal errors.
  230.  
  231.  
  232.      Garbled files are not allowed for SFXJR
  233.  
  234.      The small self-extractor module does not support the extraction of
  235.      garbled files.
  236.  
  237.  
  238.      Header CRC error
  239.  
  240.      The file description header record in the archive is damaged.
  241.      This cannot be fixed.    The use of the "-jr" option will allow the
  242.      recovery of files after the damaged section.
  243.  
  244.  
  245.      Invalid command: <command>
  246.  
  247.      The specified <command> is not a valid ARJ command.
  248.  
  249.  
  250.      Invalid comment header
  251.  
  252.      This error should never happen.
  253.  
  254.  
  255.      Invalid date string: <date>
  256.  
  257.      The date <date> contains an invalid date.  It should be specified
  258.      in YYMMDDHHMMSS format where YY represents the two digit year, MM
  259.      represents the month, DD represents the day, HH represents the
  260.      hour, MM represents the minutes, and SS represents the seconds.
  261.  
  262.  
  263.      Invalid multiple volume file sequence
  264.  
  265.      ARJ has detected a sequence error in a series of multiple volume
  266.      archives.  This error should never occur.
  267.  
  268.  
  269.      Invalid parameter string: <parameter>
  270.  
  271.      The parameter string <parameter> is not correct syntactically.
  272.  
  273.  
  274.      Invalid switch: <option>
  275.  
  276.      The switch option <option> is not a valid option.
  277.  
  278.  
  279.      Invalid use of self-extraction switch
  280.  
  281.      The -je or -je1 switch was used with a non-modification command.
  282.  
  283.  
  284.      Invalid volume size
  285.  
  286.      The specified volume size was too small.  Only 360, 720, 1200, and
  287.      1440 are acceptable abbreviations.
  288.  
  289.  
  290.      Missing filename argument for <command>
  291.  
  292.      A filename must be specified for <command>.
  293.  
  294.  
  295.      Multiple volume updates are NOT supported
  296.  
  297.      The modification of ARJ multiple volume archives is not supported
  298.      or recommended.  You can use the "-vu" option to override this
  299.      prohibition.  Do so at your own risk.
  300.  
  301.  
  302.      Must specify only non-wildnames for order command
  303.  
  304.      The ARJ order command does not accept wildcards.
  305.  
  306.  
  307.      NOT found
  308.  
  309.      This message is displayed when the filename in the archive is not
  310.      found on disk.
  311.  
  312.  
  313.      NOT matched
  314.  
  315.      This message is displayed when the contents of the filename in the
  316.      archive does not match the contents of the same filename on disk.
  317.  
  318.  
  319.      No available memory to store <filename>
  320.  
  321.      ARJ has run out of memory and cannot store the name <filename>.
  322.      Specifying fewer filenames or using a listfile are two ways to
  323.      work around the lack of memory.
  324.  
  325.  
  326.      Nothing to do
  327.  
  328.      This message is displayed if you try to restart a multiple volume
  329.      archival process that did not abort but actually completed.
  330.  
  331.  
  332.      No strings were entered
  333.  
  334.      At least one search string must be specified for the ARJ "w"
  335.      command.
  336.  
  337.  
  338.      Not a valid method for SFX
  339.  
  340.      The ARJ self-extraction modules do not support extraction of files
  341.      compressed with the "-m4" option.
  342.  
  343.  
  344.      Not enough disk space for extraction. Overflow by over <number> bytes.
  345.  
  346.      Self-explanatory.
  347.  
  348.  
  349.      Not enough disk space
  350.  
  351.      Self-explanatory.
  352.  
  353.  
  354.      Not enough free disk space
  355.  
  356.      Self-explanatory.
  357.  
  358.  
  359.      Order command file count mismatch
  360.  
  361.      This error should not happen.    Please report this problem.
  362.  
  363.  
  364.      Out of memory
  365.  
  366.      There is not enough memory for ARJ to complete its operation.
  367.  
  368.  
  369.      Out of near memory
  370.  
  371.      There is not enough small model memory for ARJ to complete its
  372.      operation.  It can occur if there is a large amount of environment
  373.      space allocated to environment variables.  The use of "COMMAND /C
  374.      /E:200 ARJ <command> ... " can work around this problem.
  375.  
  376.  
  377.      Password option missing
  378.  
  379.      The "-g" option requires the specification of a password.
  380.  
  381.  
  382.      Passwords did not match
  383.  
  384.      The two passwords entered did not match exactly.
  385.  
  386.  
  387.      Read/Write error <message> on drive <letter>
  388.  
  389.  
  390.      Set label error
  391.  
  392.      ARJ could not set the volume label to the volume label stored in
  393.      the archive.  This can happen if the volume label in the archive
  394.      is not a standard DOS volume label.
  395.  
  396.  
  397.      Signal failed
  398.  
  399.      This error should not happen.    Please report this problem.
  400.  
  401.  
  402.      Text mode (-t1) files are not allowed for SFXJR
  403.  
  404.      The ARJ small self-extraction module (-je1) does not support
  405.      extraction of files compressed in text mode (-t1).
  406.  
  407.  
  408.      The ARJ-SECURITY envelope on this archive has been violated
  409.  
  410.      This ARJ archive has been damaged or corrupted.  The contents of
  411.      the archive are not in the same condition as when it was created.
  412.  
  413.  
  414.      This archive HAS a valid ARJ-SECURITY envelope
  415.  
  416.      This ARJ archive has been ARJ-SECURED and most probably is in the
  417.      same condition as when it was created.
  418.  
  419.  
  420.      This archive MAY have a valid ARJ-SECURITY envelope
  421.  
  422.      ARJ has detected an ARJ-SECURITY envelope on the archive.  The
  423.      envelope can be verified by the use of the ARJ "t" command.
  424.  
  425.  
  426.      Unknown file type: <number>
  427.  
  428.      ARJ has encountered an unknown file type in the archive.
  429.      You may need a newer version of ARJ to process this archive.
  430.  
  431.  
  432.      Unknown method: <number>
  433.  
  434.      ARJ has encountered an unknown compression method in the archive.
  435.      You may need a newer version of ARJ to process this archive.
  436.  
  437.  
  438.      Unknown version: <number>
  439.  
  440.      ARJ has encountered an unknown extraction version in the archive.
  441.      You may need a newer version of ARJ to process this archive.
  442.  
  443.  
  444.      Volume labels are not allowed for SFX
  445.  
  446.      The ARJ self-extraction modules do not support the extraction of
  447.      volume labels.
  448.  
  449.  
  450.      Warning! Only <number> bytes of free disk space. Continue?
  451.  
  452.      Self-explanatory.
  453.  
  454.  
  455.      end of document
  456.